home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / glass / glass.lha / GLASS / tm / CHANGES next >
Text File  |  1990-11-02  |  1KB  |  35 lines

  1.  
  2. # version 27 Tue Feb 27 09:23:54 MET 1990
  3. - Changed to using union version of tmc libraries.
  4. - Added ctypelist and ttypelist.
  5.  
  6. # version 26 Wed Sep 20 10:36:13 METDST 1989
  7. - Removed some unused error codes.
  8. - Added error handling for top level unbalanced .end<whatever>.
  9. - Allowed infinite length input lines.
  10.  
  11. # version 25 Thu Aug 31 17:31:11 METDST 1989
  12. - Removed functions 'preflt' and 'sufflt'. Superseded by 'subs' and 'filt'.
  13. - Added functions 'subs' and 'filt'.
  14. - Enhanced function 'rmlist'.
  15. - Major cleanup of function code.
  16. - Added functions 'comm' and 'excl'.
  17. - Major cleanup of string buffer handling. Buffer overflows will be
  18.   very unlikely. Remaining weak spots: string generated in regular
  19.   expression substitution. Very long integers (but integers with
  20.   3k digits?).
  21. - $[] expressions.
  22.  
  23. # version 24 Thu Aug 24 11:11:57 MET DST 1989
  24. - Added functions 'max', 'min' and 'strpad'.
  25. - Added line command  'copy'.
  26. - added functions 'preflt' and 'sufflt'.
  27. - Fixed bug in '.append' code. Appending to non-existent variable
  28.   now works.
  29.  
  30. # version 23
  31. # version 22 Tue May  9 16:24:18 MET DST 1989
  32. - This change log file is started.
  33. - The files README and tm.1 have been added.
  34. - A few efficiency improvements have been make.
  35.